* lisp/emacs-lisp/bytecomp.el: Check existence of f in #'f.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 7 Aug 2013 17:33:30 +0000 (13:33 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 7 Aug 2013 17:33:30 +0000 (13:33 -0400)
commit345aeea26e91cb06bd6e98dc9730eb8f3a946712
treef4eabcedce1409b510cffef63309c20fcbd6a722
parentb1762e4b6a8bd8c696adca8588cf0512343fe480
* lisp/emacs-lisp/bytecomp.el: Check existence of f in #'f.
(byte-compile-callargs-warn): Use `push'.
(byte-compile-arglist-warn): Ignore higher-order "calls".
(byte-compile-file-form-autoload): Use `pcase'.
(byte-compile-function-form): If quoting a symbol, check that it exists.
lisp/ChangeLog
lisp/emacs-lisp/byte-run.el
lisp/emacs-lisp/bytecomp.el